[INFO] cloning repository https://github.com/FTHTrading/Genesis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FTHTrading/Genesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTHTrading%2FGenesis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTHTrading%2FGenesis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40898961eed299c48cf81129aa556d5cb9e0dfd6
[INFO] testing FTHTrading/Genesis against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTHTrading%2FGenesis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FTHTrading/Genesis
[INFO] finished tweaking git repo https://github.com/FTHTrading/Genesis
[INFO] tweaked toml for git repo https://github.com/FTHTrading/Genesis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FTHTrading/Genesis on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FTHTrading/Genesis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bf7e98a9ddf02d093c035160dd274e2baeda58be5238b5b7abcfeaf597e02da
[INFO] running `Command { std: "docker" "start" "-a" "5bf7e98a9ddf02d093c035160dd274e2baeda58be5238b5b7abcfeaf597e02da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bf7e98a9ddf02d093c035160dd274e2baeda58be5238b5b7abcfeaf597e02da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf7e98a9ddf02d093c035160dd274e2baeda58be5238b5b7abcfeaf597e02da", kill_on_drop: false }`
[INFO] [stdout] 5bf7e98a9ddf02d093c035160dd274e2baeda58be5238b5b7abcfeaf597e02da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c0a3868ad7ffac1edb00a512a0e22e261b099306959ee132810c5efd95003c8
[INFO] running `Command { std: "docker" "start" "-a" "3c0a3868ad7ffac1edb00a512a0e22e261b099306959ee132810c5efd95003c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling genesis-dna v0.1.0 (/opt/rustwide/workdir/crates/genesis-dna)
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling metabolism v0.1.0 (/opt/rustwide/workdir/crates/metabolism)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling genesis-anchor v0.1.0 (/opt/rustwide/workdir/crates/genesis-anchor)
[INFO] [stderr]    Compiling genesis-econometrics v0.1.0 (/opt/rustwide/workdir/crates/genesis-econometrics)
[INFO] [stderr]    Compiling apostle v0.1.0 (/opt/rustwide/workdir/crates/apostle)
[INFO] [stderr]    Compiling evolution v0.1.0 (/opt/rustwide/workdir/crates/evolution)
[INFO] [stderr]    Compiling ecosystem v0.1.0 (/opt/rustwide/workdir/crates/ecosystem)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling genesis-homeostasis v0.1.0 (/opt/rustwide/workdir/crates/genesis-homeostasis)
[INFO] [stderr]    Compiling genesis-replay v0.1.0 (/opt/rustwide/workdir/crates/genesis-replay)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling genesis-x402 v0.1.0 (/opt/rustwide/workdir/crates/genesis-x402)
[INFO] [stdout] warning: unused import: `k256::elliptic_curve::sec1::ToEncodedPoint`
[INFO] [stdout]   --> crates/genesis-x402/src/wallet.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use k256::elliptic_curve::sec1::ToEncodedPoint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `signing_key` is never used
[INFO] [stdout]    --> crates/genesis-x402/src/wallet.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl GenesisWallet {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub(crate) fn signing_key(&self) -> &SigningKey {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway)
[INFO] [stderr]    Compiling genesis-multiverse v0.1.0 (/opt/rustwide/workdir/crates/genesis-multiverse)
[INFO] [stderr]    Compiling genesis-experiment v0.1.0 (/opt/rustwide/workdir/crates/genesis-experiment)
[INFO] [stderr]    Compiling genesis-protocol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvXdEr4/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgateway-ca31dfd0f5c1972b,libreqwest-432eabf25db6a56a,librustls_pki_types-4bb097bb49f07e95,libhyper_tls-7e52054601580a03,libtokio_native_tls-efe728f71a3528a9,libencoding_rs-f47fb1c01542042e,libtower_http-e69cafa2619d344f,libiri_string-d8b08e8827a09725,libnative_tls-8e92f1109813c946,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libtower_http-c0234b25d4ad993c,libbitflags-5c085993cab0beac,libtokio_stream-804bced9d9954dec,libfutures-9cc703c1cb21d8f3,libfutures_executor-ed99db39a22377f7,libgenesis_x402-9c7219cc0228d0a9,libargon2-a235b93626b961e9,libblake2-d3ae6148ff546abe,libpassword_hash-b4203f4e6b658f76,libbase64ct-82861b8eff39e2a5,libaes_gcm-da97a663800740e3,libctr-670fd7c8ffa4189b,libghash-87999dc1ab9299eb,libpolyval-67f7e61767d562f2,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-74be0ec18a432b8b,libaes-d9ed1f221878e6ce,libcipher-0091414c512cb60f,libinout-8a6844729e562d60,libaead-bbc790b7c751fe6f,libaxum-6a844a097ab84572,libserde_path_to_error-42f738de0fb3c6ea,libserde_urlencoded-5bdce5231dffa95a,libryu-ace37e26d8308611,libform_urlencoded-b57e943dc1db8475,libhyper_util-4aed36e13a7447cb,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-51a8035e40bb9f12,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-6c04763d7de7672c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-ed41482b04af5f64,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libaxum_core-b266f2acbe571193,libmime-4b44681fdb2c65f7,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-6b819a3374e754a6,libsync_wrapper-48a86ae4bb41793c,libfutures_util-a25f2c3cef1e2097,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libsha3-fc31dd10a3a6fefa,libkeccak-d4402b2a8ed40eca,libk256-e8281e8ba86dc796,libecdsa-ffb19a3e43399147,librfc6979-edd124c5300df1da,libhmac-2ed152b73101066f,libsignature-60b6e6bdd2a94477,libelliptic_curve-1e45ffe10813b028,libpkcs8-f8e412a9013a6665,libspki-ede3ac73dd534c0e,libsec1-a8fb227d9a6bdb25,libder-eb380de8efaff104,libcrypto_bigint-d0c9dedd15ef9f26,libbase16ct-b0752502dc7a9a1c,libgroup-a5da99696308a880,libff-0b6285aedb818dc3,libbase64-2a03de3babadded3,libgenesis_anchor-6cd5b89aa1960b74,libtracing-3c22cf235a838ad8,libgenesis_homeostasis-94993b2e4dc0c4cb,libgenesis_econometrics-9565acbdb6ee4ca0,libevolution-a6dc797ec3d76851,libecosystem-c34977f0597975c4,libmetabolism-856f43b003dde1e3,libgenesis_dna-e4cc1825a8cddfc1,libserde_json-7a29ab19d0bd680b,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libhex-28742b4ca144387c,librand-8957af43281cff56,librand_chacha-a02e0b8c50a69c92,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,libthiserror-eba59e12b46788a9,libuuid-3a31befaa25f4b82,libgetrandom-9b9aff54f01e3e6d,libsha2-2b75819b5946ab55,libcpufeatures-471354fefbcaf2d8,libdigest-a4b97560ec0c27e4,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-1eb0194f9efad28d,libcrypto_common-f3124102d37c9303,libgeneric_array-0e6143ebf7f31335,libtypenum-0e02f3386ab040bb,libzeroize-96f4d2874cad526b,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libchrono-5314c22aad52a376,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-ab4e67a779426b88,libserde_core-365391bf3dd30696,libtracing_subscriber-9fcaf09869315b9f,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-46d10ef08017e4c7,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libdotenvy-c158e10653a35757,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvXdEr4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/genesis_protocol-6d4649ac8d04eeef" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genesis-protocol` (bin "genesis-protocol") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c0a3868ad7ffac1edb00a512a0e22e261b099306959ee132810c5efd95003c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0a3868ad7ffac1edb00a512a0e22e261b099306959ee132810c5efd95003c8", kill_on_drop: false }`
[INFO] [stdout] 3c0a3868ad7ffac1edb00a512a0e22e261b099306959ee132810c5efd95003c8
